Welcome![Sign In][Sign Up]
Location:
Search - vc MSXML

Search list

[xml-soap-webservicemsxml

Description: 使用MSXML的DOM和SAX下的VC编程-use MSXML DOM and SAX under the VC program
Platform: | Size: 242051 | Author: 李杰 | Hits:

[xml-soap-webservicemsxmlTest

Description: 利用VC的MSXML实现对XML文件的加载,解析,生成XML等功能.-VC MSXML achieve the XML file loading, analysis, generation of XML capabilities.
Platform: | Size: 61158 | Author: 发就历 | Hits:

[Windows DevelopXmlParser_edit

Description: XML解析器,可以查错和编辑,使用vc编的,用了msxml.h-XML parser can troubleshoot and editors, the use of vc series with the msxml.h
Platform: | Size: 165798 | Author: 蔡邑川 | Hits:

[xml-soap-webserviceVC++中利用MSXML解析XML文档

Description: vc中xml的应用,利用MSXML解析XML文档。-vc which xml applications, the use of MSXML parsing XML documents.
Platform: | Size: 9982 | Author: zjm | Hits:

[xml-soap-webservicemsxml

Description: 使用MSXML的DOM和SAX下的VC编程-use MSXML DOM and SAX under the VC program
Platform: | Size: 3432448 | Author: 李杰 | Hits:

[xml-soap-webserviceCMarkup

Description: XML文档处理类CMarkup,在VC中可以直接调用,已经封装好了MSXML的操作-XML class CMarkup the VC can be called directly, have a good package MSXML operation
Platform: | Size: 2117632 | Author: 汤慰生 | Hits:

[xml-soap-webservicemsxmlTest

Description: 利用VC的MSXML实现对XML文件的加载,解析,生成XML等功能.-VC MSXML achieve the XML file loading, analysis, generation of XML capabilities.
Platform: | Size: 60416 | Author: 发就历 | Hits:

[Windows DevelopXmlParser_edit

Description: XML解析器,可以查错和编辑,使用vc编的,用了msxml.h-XML parser can troubleshoot and editors, the use of vc series with the msxml.h
Platform: | Size: 165888 | Author: 蔡邑川 | Hits:

[xml-soap-webserviceXMLLoad

Description: 通过VC6.0+MSXML4加载XML文件,显示为树型格式-VC6.0 MSXML4 by loading XML documents, to format tree
Platform: | Size: 126976 | Author: 骆兆军 | Hits:

[xml-soap-webserviceVC++中利用MSXML解析XML文档

Description: vc中xml的应用,利用MSXML解析XML文档。-vc which xml applications, the use of MSXML parsing XML documents.
Platform: | Size: 9216 | Author: zjm | Hits:

[Internet-Networkmsxml

Description: 一个德国人做的XML解析器的源代码,很好用,我测试过-a German doing the XML parser source code, useful, I tested
Platform: | Size: 184320 | Author: 张晓峰 | Hits:

[OtherpbDefense

Description: 一个用VC实现对XML编译的源码。在VC6中开发。MSXML为4.0版,在微软网上可以下到,是免费的。有问题联系nomygod163@163.com-VC with a pair of XML compiler source code. In VC6 developed. MSXML version 4.0 of the Microsoft Internet can make to be free. Problems associated nomygod163@163.com
Platform: | Size: 111616 | Author: 胡林 | Hits:

[xml-soap-webservicexmltest_super

Description: 演示了msxml1.0的基本用法,自己实现了在别人的基础上封装了xml4.0操作的类,还演示了利用msxmlwriter格式化输出xml的功能。另外附加了从资源中释放msxml并注册的功能关键词:-demonstration of the basic usage, in the realization of our own people on the basis of the Packaging category xml4.0 operation, also demonstrated the use of msxmlwriter xml formatted output function. Besides additional resources from the release mjs15451 and registration function Keywords :
Platform: | Size: 1163264 | Author: xb | Hits:

[ELanguagexxml

Description: msxml接口编程,vc环境下调用,可运行代码 -mjs15451 programming interface, called vc environment can be run code
Platform: | Size: 58368 | Author: vv | Hits:

[Internet-NetworkDomHandler

Description: 利用msxml控件,解析xml文档,修改xml文档,以及利用xsd校验xml文档。 -Msxml use controls, analytical xml document, modify xml file, and the use of xsd validation xml document.
Platform: | Size: 7168 | Author: 梁威 | Hits:

[OtherXMLStringlate

Description: ML DOM (文档对象模型)对象提供了一个标准的方法来操作存储在XML文档中的信息,这就是DOM应用编程接口(API)函数。它是应用程序和XML文档之间的桥梁。DOM包含两个关键的抽象概念:一个是树状的层次结构,另一个是用来表示文档内容和结构的节点集合。树状层次包括了所有节点,节点本身也可以包含其他的节点。这样的好处是可以通过这个层次结构来找到并修改某一特定节点的信息。 微软的MSXML解析器读取一个XML文档,然后把它的内容解析到一个抽象的信息容器中,该信息容器被称为节点(NODES)。这些节点代表文档的结构和内容,并允许应用程序来操作文档中的信息而不需要知道XML的语义。一个文档被解析后,它的节点能够在任何时候被浏览而不需要保持一定的顺序。 对开发人员来说,最重要的编程对象是DOMDocument。 DOMDocument对象通过暴露的属性和方法来允许浏览、查询和修改XML文档的内容和结构。 本文主要介绍DOM的结构和应用,同时用VC编程语言给出了通过MSXML进行XML解析的实例。-err
Platform: | Size: 2048 | Author: 张宾 | Hits:

[xml-soap-webservicexml

Description: VC中利用MS的MSXML补丁操作XML文件-VC use the MSXML patch MS operation XML file
Platform: | Size: 6184960 | Author: 李引 | Hits:

[File OperateXMLTest

Description: 一个使用VC和MSXML做来解析XML的小例子,谢谢使用!-A use of VC and MSXML to parse XML to do a small example of use Thank you!
Platform: | Size: 98304 | Author: 王彬 | Hits:

[xml-soap-webservicec++_ParseXML

Description: These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document in memory, - Walking a loaded XML document tree, - Saving an XML document to disk.-These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document in memory, - Walking a loaded XML document tree, - Saving an XML document to disk.
Platform: | Size: 9216 | Author: Luis Cipher | Hits:

[xml-soap-webserviceMSxml-Parse

Description: windows下vc(MFC)编程。采用msxml6.0工具。实现了任意节点、任意属性查找。-vc(MFC) program,use msxml6.0,find any node、any attribute。
Platform: | Size: 68608 | Author: 易川 | Hits:
« 12 »

CodeBus www.codebus.net